home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / netbsd / experimental / bin10a / fastlane.src.950215.readme < prev    next >
Text File  |  1995-02-14  |  2KB  |  50 lines

  1. Hi again,
  2.  
  3. This is the next to final (I hope) version of the FastlaneZ3 driver.
  4. I suggest that you extract the archive into a directory of it's own
  5. so that you can manually make a diff on the files in the subdirs
  6. amiga and conf (files machdep.c, files.amiga.newconf and GENERIC)
  7. and apply the diffrences by hand. If you already have the driver in
  8. your kernel simply replace the files in the dev directory (fas.c,
  9. fasvar.h, fasreg.h, flz3sc.c, flz3scvar.h and flz3screg.h)
  10.  
  11. This archive also includes my new and totaly untested BlizzardII 1230
  12. scsi driver. It's totaly and uttery untested as I don't have a A1200.
  13. People with currage could test this. (This is why you should apply the
  14. above diffs by hand. That way you can remove the driver before any possible
  15. harm is done)
  16.  
  17. This version now REALY supports reselection, synchronous transfer and a
  18. vm-patch needed. Before the reselection was broken and only worked well
  19. if you had one unit active at a time. (It was therefore disabled in the
  20. previous release, 950130) Now all features are enabled.
  21.  
  22. I'm only supplying source for 1.0A-current as it's too much work for me to
  23. keep two versions of the driver updated. To modify this version you could
  24. look at the previous distribution (950130) and make a diff between the 1.0
  25. and 1.0A-current directories. These changes should be applied to the files
  26. in the new archive BY HAND. The things that differ is:
  27.  
  28.      1.0A          1.0
  29. zbus        => zthreebus
  30. SCSI_POLL    => SCSI_NOMASK
  31. + some more small stuff in the structures and one new function.
  32.  
  33. As you may note it's quite a lot of work needed to adapt the sources for
  34. 1.0. If need be I can help with (not do) the changes.
  35.  
  36. I'm also supplying a GENERIC kernel called:
  37. fastlane.kernel.950215.gz
  38. fastlane.kernel.950215.readme
  39. This kernel is based on the 1.0A-current sources from 5th Jan 95.
  40.  
  41. Comments, questions and bug-reports should be sent to me at:
  42.  
  43. t94dwi@student.tdb.uu.se
  44.  
  45. I try to aswer all mail the same day, but some days I don't get the time so...
  46.  
  47. Good luck
  48. /Daniel Widenfalk
  49. t94dwi@student.tdb.uu.se
  50.